Skip to content

[Bugfix] Align vllm version in requirements-test.txt with pyproject.toml - #1009

Merged
ruizhang0101 merged 2 commits into
vllm-project:mainfrom
arijitroy003:fix/vllm-version-mismatch
Jul 28, 2026
Merged

[Bugfix] Align vllm version in requirements-test.txt with pyproject.toml#1009
ruizhang0101 merged 2 commits into
vllm-project:mainfrom
arijitroy003:fix/vllm-version-mismatch

Conversation

@arijitroy003

Copy link
Copy Markdown
Contributor

Summary

requirements-test.txt pinned vllm==0.9.2, but pyproject.toml specifies vllm==0.13.0 in the test and lmcache optional dependencies, causing test environment version inconsistency.

Changes

  • Updated requirements-test.txt: vllm==0.9.2 → vllm==0.13.0

Testing

Verified by grep that vllm versions now match across both files.

Signed-off-by: arijitroy003 <arijitroy003@gmail.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the vllm dependency version from 0.9.2 to 0.13.0 in requirements-test.txt. There are no review comments, and I have no feedback to provide.

@ruizhang0101 ruizhang0101 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ruizhang0101
ruizhang0101 enabled auto-merge (squash) July 28, 2026 20:09
@ruizhang0101
ruizhang0101 merged commit bc3abfa into vllm-project:main Jul 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants